You are here: Section Rules Reference > Section Rules Summary > AddMultiPageTIFF > Using the SCH Option

Using the SCH Option

This example imports TIFF files (F_SCH1.TIF, F_SCH2.TIF, and F_SCH3.TIF) based on the content of lines in the file designated by the ExtrFile option in the Data control group. Using this file, the GenData program adds the TIFF images contained in the three TIFF files to the form set. Each image in the TIFF file causes a duplicate of the original FAP file to be appended to the form. This duplicate contains the bitmap image. The bitmap images are embedded in the NA file because the Embed option is set to Yes.

Here is an example of the extract file records pointed to by the ExtrFile option:

0 1

1 1

SCOxxxxxxxHEADERREC

TIF_File_Name .\tiff\F_SCH1.tif

     
Note This option lets you import and process multiple TIFF files because of the way the file name and path are specified—one file per entry in the file pointed to by the ExtrFile option.